combobox: some code cleanups
authorDaniel Boles <dboles@src.gnome.org>
Sat, 21 Jan 2017 14:44:30 +0000 (14:44 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Sat, 21 Jan 2017 18:59:27 +0000 (18:59 +0000)
commitc7e4c82df45f2a8671c53c10c30b664ad655bd52
treeb73e48a4b517eaa8ac64b66b5a61900d807deef7
parentc5c0127e109ca3c207d0b5d31cb54e3494d7bf36
combobox: some code cleanups

 * Merge adjacent if statements with the same condition
 * Add a space between a function and its declaration
gtk/gtkcombobox.c